Modules
- Block Householder transformations.
- Triangular matrix inversion.
- Permutation matrices.
- Triangular solve module.
Macros
Structs
Enums
- Parallelism strategy that can be passed to most of the routines in the library.
Traits
Functions
- Creates a temporary matrix of constant values, from the given memory stack.
- Returns the stack requirements for creating a temporary matrix with the given dimensions.
- Creates a temporary matrix of zero values, from the given memory stack.
- Creates a temporary matrix of zero values, from the given memory stack.